body {
    width: 70%;
    margin: 0 auto;
    background-color: #feecd2;
    color: #333333;
}

#content {
    min-height: 50vh;
}